home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 96 / maccd 96.iso / utilities / Mac OS / Icon Brush 2.5 / Help / win32.help < prev   
Encoding:
Text File  |  2002-03-27  |  1.0 KB  |  20 lines

  1. <html><!-- hbwr -->
  2.     <head>
  3.         <title>Icon Brush Help</title>
  4.     </head>
  5.     <body bgcolor="white" alink="red" vlink="teal" link="blue" text="black">
  6.     
  7.         <table border=0 padding=0 cellpadding=0 cols=2>
  8.         <tr><td valign=top align=left rowspan=2>
  9.             <img src="images/brushlogo.JPG" width=128 height=128>
  10.         </td><td valign=top>
  11.             <img src="images/brushtext.JPG" width=128 height=50>
  12.         </td></tr>
  13.         </table>
  14.         <font size=+2 face="Lucida Grande"><U><B>Windows Icons</B></U></font>
  15.         <P><blockquote>
  16. This describes how Icon Brush handles Windows icons (new in version II)<P>
  17. I'm no expert on windows, but all the documentation I could find suggests that Windows icons are usually 48x48, 32x32, and 16x16 with depths of 1, 4, 8, 24, and 32. Each Windows icon has its own 1-bit alpha channel, so the 1-bit masks are especially important. Under Windows, it is also possible to have a 32-bit icon image, and not specify an 8-bit mask. Icon Brush will detect this and save the icon as 24-bit instead of 32-bit.
  18.         </blockquote>
  19.     </body>
  20. </html>